home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / games / nhak_src.zip / UPDATE1 < prev    next >
Text File  |  1993-03-16  |  1KB  |  48 lines

  1. --------
  2. UPDATE 1
  3. --------
  4.  
  5. As things have mostly settled down to rediscoveries of fixed bugs, 
  6. it is time to distribute the first batch of patches and ports.
  7.  
  8. Changes made:
  9.  
  10. Eric Smith provided a port to the Atari using gcc; the older Lattice C 
  11. vestiges moved to different preprocessor options and remain untested.
  12.  
  13. Ralf Brown adapted NetHack to the Andrew File System.
  14.  
  15. The fruit naming code was enclosed in a new option, TUTTI_FRUTTI, which 
  16. allows another 3K of object code to be defined out.
  17.  
  18. Various tweaks, rewritings, and reshufflings to get the code to get along
  19. with various compilers and preprocessors, including Microport SysV/AT 2.4,
  20. Gould UTX/32, HP-UX, and of course Turbo C.
  21.  
  22. Various suggested changes in behavior, none major.
  23.  
  24. Distribution of termcap.uu, the uuencoded termcap.arc for PCs that was
  25. previously distributed with NetHack 2.2 and 2.3.
  26.  
  27. Explicit instructions to short-circuit common installation mistakes.
  28.  
  29.  
  30. Bug fixes:
  31.  
  32. Various segmentation faults no longer exist, including the popular dropping
  33. items in shops.
  34.  
  35. Vortices can no longer disappear through solid walls when they disgorge you
  36. over a moat.
  37.  
  38. You now get credit for food when engulfing monsters.
  39.  
  40. A few more spelling errors that fell through the cracks.
  41.  
  42.  
  43. Suggestion for overflowing compiler tables:  follow the SysV-AT trail in the
  44. src Makefile with -DDUMB and DUMB.Setup.  It appears that many SVR2 3Bs will
  45. need to do this.
  46.  
  47.  
  48.